# File lib/cucumber/language_support/language_methods.rb, line 47
      def clear_hooks
        @hooks = nil
      end