# File lib/inherited_resources/actions.rb, line 18
    def new(options={}, &block)
      respond_with(*with_chain(build_resource), options, &block)
    end