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