# File lib/facets/more/recorder.rb, line 81 def method_missing( sym, *args, &blk ) object_class.new( [ sym, self, *args ] ) end