# File lib/mercenary/command.rb, line 244
    def identity
      "#{full_name} #{version if version}".strip
    end