it 'Transform value if value contains double quote char' do
        source_string = 'Hello "World"'

        enterprise = CLIENTS::THICK\
          .command :enterprise, ['/C', source_string] do