class Chef::Knife::SupermarketShow

def run

def run
  output(format_for_display(get_cookbook_data))
end