class Spec::Rails::Example::AssignsHashProxy
def initialize(example_group, &block)
def initialize(example_group, &block) @target = block.call @example_group = example_group end
def initialize(example_group, &block) @target = block.call @example_group = example_group end