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