Libraries
»
list_matcher
(1.1.8)
»
Index
»
List
»
Matcher
»
Node
»
#quote
Method: List::Matcher::Node#quote
Defined in:
lib/list_matcher.rb
#
quote
(s) ⇒
Object
508 509 510
# File 'lib/list_matcher.rb', line 508
def
quote
(
s
)
engine
.
quote
s
end