# File lib/innate/response.rb, line 22 def finish options.headers.each{|key, value| self[key] ||= value } Current.session.flush(self) super end