# File lib/lilygraph.rb, line 63 def update_options(options = {}) @options = @options.merge(options) end