# File lib/addressable/uri.rb, line 1176
    def query
      return @query ||= nil
    end