class Avo::Resources::Items::Row::Builder

def build

Fetch the tab
def build
  @row.items_holder = @items_holder
  @row
end