class Commander::Command

def inspect

def inspect
  "<Commander::Command:#{name}>"
end