# File lib/yard/serializers/process_serializer.rb, line 12
      def initialize(cmd)
        @cmd = cmd
      end