lib/head_music/named.rb in head_music-4.0.1 vs lib/head_music/named.rb in head_music-5.0.0
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
# NameRudiment is a module to be included in classes whose instances may be identified by name.
module HeadMusic::Named
delegate :to_s, to: :name
# Locale encapsulates a language and optional region or country.