# File lib/uri_template/rfc6570/regex_builder.rb, line 49 def escaped_separator self << Regexp.escape(@expression_class::SEPARATOR) end