# File lib/commander/runner.rb, line 92 def version format('%s %s', program(:name), program(:version)) end