# File lib/rspec/core/example_group.rb, line 149
      def self.metadata
        @metadata if defined?(@metadata)
      end