# File lib/markaby/cssproxy.rb, line 19
    def merge!(opts)
      @opts.merge! opts
      self
    end