# File lib/mocha/names.rb, line 29
29:
def
initialize
(
name
) 30:
@name
=
name
31:
end