# frozen_string_literal: true class ERB VERSION = '3.0.0' private_constant :VERSION end