Class: Regexp

Inherits:
Object show all
Defined in:
lib/sugar-high/regexp.rb

Instance Method Summary collapse

Instance Method Details

#to_regexpObject



8
9
10
# File 'lib/sugar-high/regexp.rb', line 8

def to_regexp
  self
end