# File lib/puppet-lint/plugins/check_strings.rb, line 4
      def del_token(token)
        @tokens.delete(token)
      end