class TablePrint::Column

def display_method

def display_method
  @display_method ||= name
end