# File lib/cell/concept.rb, line 16 def controller_path @controller_path ||= util.underscore(name.sub(/(::Cell$|Cell::)/, '')) end