class Addressable::Template
def source
- Api: - private
Returns:
-
(String)
- The source of the `Regexp` given by {#to_regexp}.
def source self.to_regexp.source end
(String)
- The source of the `Regexp` given by {#to_regexp}.
def source self.to_regexp.source end