# File lib/puppet/external/event-loop/better-definers.rb, line 30 30: def without_punctuation 31: to_s.delete("?!=").to_sym end