# File lib/markaby/cssproxy.rb, line 10
    def initialize(opts = {}, &blk)
      @opts = opts
      @blk = blk
    end