9 10 11
# File 'lib/elfcat/base.rb', line 9 def method_missing _method return @data[_method][:data] end