# File lib/rufus/treechecker.rb, line 223 def accept_pattern(pat) (@accepted_patterns[pat.first] ||= []) << pat end