39 40 41
# File 'lib/frodo/entity.rb', line 39 def namespace @namespace ||= type.rpartition('.').first end