# File lib/merb-core/controller/abstract_controller.rb, line 80 def self.controller_name() @controller_name ||= self.name.to_const_path end