# File lib/inherited_resources/actions.rb, line 6
    def index(options={}, &block)
      respond_with(*with_chain(collection), options, &block)
    end