class Orchparty::VariableBuilder

Public Instance Methods

_build() click to toggle source
Calls superclass method Orchparty::HashBuilder#_build
# File lib/orchparty/dsl_parser.rb, line 174
def _build
  super || {}
end