22 23 24
# File 'lib/active_support/core_ext/uri.rb', line 22 def parser @parser ||= URI::Parser.new end