method
chars
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
chars(string)
private
Hide source
# File activesupport/lib/active_support/multibyte/chars.rb, line 173 def chars(string) self.class.new(string) end