# File lib/dotenv/environment.rb, line 9
    def load
      update Parser.call(read)
    end