# File lib/haml/helpers/action_view_extensions.rb, line 34 def page_class controller.controller_name + " " + controller.action_name end