# File lib/deltacloud/base_driver/features.rb, line 53 def description(text=nil) @description = text if text @description end