Parent

Files

Mocha::ImpersonatingName

Public Class Methods

new(object) click to toggle source
# File lib/mocha/names.rb, line 5
def initialize(object)
  @object = object
end

Public Instance Methods

mocha_inspect() click to toggle source
# File lib/mocha/names.rb, line 9
def mocha_inspect
  @object.mocha_inspect
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.