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