# File lib/innate/response.rb, line 10 def self.mime_type options[:headers]['Content-Type'] || 'text/html' end