require 'addressable/uri'
url=Addressable::URI.parse("http://www.podshypnik.info/index.php?zid=bearing_info&standart=gost8338&bearing=28К")
url=url.normalize
puts url
public class Repository:IRepository where T:Table
где Table - это абстрактный класс, от которого наследуются все классы типа Person.