class Registry::Checkout

def checkout_command

def checkout_command
  raise "Not Implemented!"
end