512 513 514 515 516 517
# File 'lib/list_matcher.rb', line 512 def optionalize(bool) if bool self.optional = bool end self end