class Pettanr.Story extends Peta.Binder @single: () -> 'Story' @plural: () -> 'Stories' defaults: { id: 11 } initialize: () -> confirm("Welcome to Panel")