# File lib/action_dispatch/http/response.rb, line 78
    def code
      @status.to_s
    end