# File lib/dotenv/environment.rb, line 13
    def read
      File.read(@filename)
    end