Method: List::Matcher::Node#wrap

Defined in:
lib/list_matcher.rb

#wrap(s) ⇒ Object



500
501
502
# File 'lib/list_matcher.rb', line 500

def wrap(s)
  engine.wrap s
end