class Regexp

Public Instance Methods

to_regexp() click to toggle source
# File lib/sugar-high/regexp.rb, line 8
def to_regexp
  self
end