31 32 33 34
# File 'lib/kmdb/parser.rb', line 31 def exclude(regexp) @exclude_regexps << regexp self end