# File lib/cell/testing.rb, line 11
    def concept(name, *args)
      cell_for(Concept, name, *args)
    end