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