class Gitlab::QA::Docker::Command

def ==(other)

def ==(other)
  to_s == other.to_s
end