# File lib/mutter/mutterer.rb, line 117
    def table *args, &blk
      Table.new(*args, &blk)
    end