# File lib/nest.rb, line 56
  def call(command, *args)
    @rc.call(command, to_s, *args)
  end