From: Jamal Soueidan Date: 2007-04-02T07:42:24+09:00 Subject: Re: How to use standard library? > If the string you pass to URI.parse corresponds to one of these types, then > parse returns an instance of the appropriate class. Otherwise, it will return an > instance of class URI::Generic I wonder actually how you knew that it will return one of these types and why do you think it will return Generic? Since I cannot find anything related to these information on the documentation page? -- Posted via http://www.ruby-forum.com/.