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