# File lib/uri_template/rfc6570/regex_builder.rb, line 45 def escaped_pair_connector self << Regexp.escape(@expression_class::PAIR_CONNECTOR) end