# File lib/r10k/source/svn.rb, line 65 def environments if @environments.empty? @environments = generate_environments() end @environments end