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