Class: NilClass
Overview
:nodoc:
Instance Method Summary collapse
-
#to_bool ⇒ Object
:nodoc:.
Instance Method Details
#to_bool ⇒ Object
:nodoc:
14 15 16 |
# File 'lib/dropbox/extensions/to_bool.rb', line 14 def to_bool # :nodoc: false end |