122 123 124
# File 'lib/inspec/rule.rb', line 122 def self.profile_id(rule) rule.instance_variable_get(:@__profile_id) end