class Protocol::HTTP::Reference

def fragment?

def fragment?
	@fragment and !@fragment.empty?
end