Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/thefox-ext/ext/nil.rb

Instance Method Summary collapse

Instance Method Details

#to_utf8Object



3
4
5
# File 'lib/thefox-ext/ext/nil.rb', line 3

def to_utf8
  ''
end