# File lib/rspec/core/example.rb, line 26
      def behaviour
        RSpec.deprecate("behaviour", "example_group")
        example_group
      end