# File lib/dotenv/parser.rb, line 32
    def initialize(string)
      @string = string
    end