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