module URI

def parser

def parser
  @parser ||= URI::Parser.new
end