# File lib/dotenv/environment.rb, line 12 def load(is_load = false) update Parser.call(read, is_load) end