# File lib/merb-core/controller/mixins/render.rb, line 295 def _handle_options!(opts) self.status = opts[:status].to_i if opts[:status] opts end