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