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