class Gem::UriFormatter

def initialize uri

def initialize uri
  @uri = uri
end