to_str
Equivalent to to_s.
# File activemodel/lib/active_model/naming.rb, line 134 delegate :==, :===, :<=>, :=~, :"!~", :eql?, :to_s, :to_str, :as_json, to: :name