# File lib/rvg/transformable.rb, line 38 def initialize(*args, &block) super() @transforms = Transforms.new end