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