# File lib/flexmock/undefined.rb, line 22
22:     def to_s
23:       "-UNDEFINED-"
24:     end