# File lib/capistrano/configuration/variables.rb, line 50 def exists?(variable) @variables.key?(variable.to_sym) end