# File lib/aws/auto_scaling/launch_configuration_collection.rb, line 154 def user_data_opt options Base64.encode64(options[:user_data]) end