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