Class: Kapusta::Env::SelfMethodBinding
- Inherits:
-
Struct
- Object
- Struct
- Kapusta::Env::SelfMethodBinding
- Defined in:
- lib/kapusta/env.rb
Instance Attribute Summary collapse
-
#ruby_name ⇒ Object
Returns the value of attribute ruby_name.
Instance Attribute Details
#ruby_name ⇒ Object
Returns the value of attribute ruby_name
6 7 8 |
# File 'lib/kapusta/env.rb', line 6 def ruby_name @ruby_name end |