Method: ComplianceEngine::Component#facts
- Defined in:
- lib/compliance_engine/component.rb
#facts ⇒ Object
Returns the value of attribute facts.
17 18 19 |
# File 'lib/compliance_engine/component.rb', line 17 def facts @facts end |