# File lib/action_view/template/handlers/erb.rb, line 8 def initialize(*) super encode! if encoding_aware? end