# File lib/ramaze/contrib/sequel/relation.rb, line 80
    def todo(method, *args)
      TODO[@left] << [method, *args]
    end