# File lib/rack/request.rb, line 119
    def get?;     request_method == GET       end