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