class RSpec::Mocks::TargetBase

@private

def initialize(target)

def initialize(target)
  @target = target
end