# File lib/spec/rails/example/controller_example_group.rb, line 169 def __action_exists?(params) controller.respond_to? params[:action] end