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