Encode command in string
#!/usr/bin/env ruby # a nice greeting for myValue puts "Hey, myValue, I'm running " + 'ruby --version'