# File lib/rack/request.rb, line 128
    def link?;    request_method == "LINK"    end