class RSpec::Mocks::ErrorGenerator

def initialize(target=nil)

def initialize(target=nil)
  @target = target
end