frozen string literal comment ruby code example Example: frozen string literal ruby # frozen_string_literal: true class Foo # ... end