Current path: opt/alt/ruby32/share/ruby/erb/
⬆️ Go up: ruby
# frozen_string_literal: true class ERB VERSION = '4.0.2' private_constant :VERSION end