# File lib/capistrano/configuration/variables.rb, line 94
      def [](variable)
        fetch(variable, nil)
      end