# File lib/gem2rpm/rpm_file.rb, line 37 def ignore? Helpers.check_str_on_conditions(self, Gem2Rpm::Configuration.instance.rule_for(:ignore)) end