# File lib/uri/http.rb, line 57 def self.build(args) tmp = Util::make_components_hash(self, args) return super(tmp) end