# File lib/innate/view/none.rb, line 4
      def self.call(action, string)
        return string.to_s, Response.mime_type
      end