# File lib/action_controller/metal/responder.rb, line 173
    def resourceful?
      resource.respond_to?("to_#{format}""to_#{format}")
    end