# File lib/rvg/stylable.rb, line 114 def styles(styles) @styles.set(styles) yield(self) if block_given? self end