# File lib/amalgalite/trace_tap.rb, line 30
    def trace( msg )
      delegate_obj.send( delegate_method, msg )
    end