Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/hcl2-rb/formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_hcl2 ⇒ Object
79 80 81 |
# File 'lib/hcl2-rb/formatter.rb', line 79 def to_hcl2 to_s.to_hcl2 end |