Class: TrueClass
- Inherits:
-
Object
- Object
- TrueClass
- Defined in:
- lib/hcl2-rb/formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_hcl2 ⇒ Object
85 86 87 |
# File 'lib/hcl2-rb/formatter.rb', line 85 def to_hcl2 to_s end |