# File lib/buildr/java/bdd.rb, line 68
      def included(mod)
        mod.extend ClassMethods
        super
      end