[Source]
# File soap/attachment.rb, line 19 def initialize(value) super() @data = value end
[Validate]