Source: show | on GitHub
# File activesupport/lib/active_support/core_ext/uri.rb, line 21 def parser @parser ||= URI::Parser.new end