class Pettanr.Views.ComicStory.StoryCount extends Pettanr.View initialize: (options) -> super(options) render: () -> this.$el.html('') this.$el.append('-') this