# File lib/prawn/svg/parser.rb, line 27
  def initialize(document)
    @document = document
  end