# File lib/action_controller/test_case.rb, line 13 def inferred_controller_name @name.sub(/Test$/, '') end