Class: Serverkit::Variables::BindableMash

Inherits:
Hashie::Mash
  • Object
show all
Defined in:
lib/serverkit/variables.rb

Instance Method Summary collapse

Instance Method Details

#bindingObject

Note:

Override visibility from private to public



26
27
28
# File 'lib/serverkit/variables.rb', line 26

def binding
  super
end