Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/thefox-ext/ext/nil.rb
Instance Method Summary collapse
Instance Method Details
#to_utf8 ⇒ Object
3 4 5 |
# File 'lib/thefox-ext/ext/nil.rb', line 3 def to_utf8 '' end |