to_s()
Returns the sanitized version of the filename.
# File activestorage/app/models/active_storage/filename.rb, line 62 def to_s sanitized.to_s end