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