class Dotenv::Rails

def deprecator # :nodoc:

:nodoc:
def deprecator # :nodoc:
  @deprecator ||= ActiveSupport::Deprecation.new
end