require 'dotenv/environment' class Dotgpg class Environment < Dotenv::Environment VERSION = "0.1.1" end end