var <%= object_name %>Collection = Backbone.Collection.extend({ url: '/<%= underscore_name %>' });