# File lib/cell/testing.rb, line 7
    def cell(name, *args)
      cell_for(ViewModel, name, *args)
    end