150 151 152
# File 'lib/inspec/rule.rb', line 150 def self.profile_id(rule) rule.instance_variable_get(:@__profile_id) end