# File lib/rack/response.rb, line 133
def
method_not_allowed?
;
status
==
405
;
end