8 9 10
# File 'lib/identity_mind/entity.rb', line 8 def path "/im/#{to_s.split('::')[1..-1].map!(&:downcase).join('/')}" end