# File lib/deltacloud/validation.rb, line 23 def initialize(param, msg='') super(msg) @param = param end