10 11 12
# File 'lib/htmlformatter/parser.rb', line 10 def map(pattern, method) @maps << [pattern, method] end