Class: Serverkit::Variables::BindableMash
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Serverkit::Variables::BindableMash
- Defined in:
- lib/serverkit/variables.rb
Instance Method Summary collapse
Instance Method Details
#binding ⇒ Object
Note:
Override visibility from private to public
26 27 28 |
# File 'lib/serverkit/variables.rb', line 26 def binding super end |