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