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