99 100 101
# File 'lib/tiny_client/resource.rb', line 99 def low_name @low_name ||= name.demodulize.underscore end