class Launchy::Argv

def ==(other)

def ==(other)
  @argv == other.argv
end