# File lib/test_case_extension.rb, line 50 50: def self.disallow_helpers! 51: @disallow_helpers = true 52: end