# File lib/action_controller/metal/responder.rb, line 111
    def self.call(*args)
      new(*args).respond
    end