135 136 137
# File 'lib/attachie.rb', line 135 def versions options[:versions].collect { |version_name, _| version version_name } end