Returns the value of attribute method_name
Returns:
the current value of method_name
2 3 4
# File 'lib/tldr/value/test.rb', line 2 def method_name @method_name end