Libraries
»
rego-ruby-ext
(0.0.7)
»
Index (S)
»
Symbol
Class: Symbol
Inherits:
Object
Object
Symbol
show all
Defined in:
lib/symbol-ext.rb
Instance Method Summary
collapse
#
empty?
⇒ Boolean
Instance Method Details
#
empty?
⇒
Boolean
Returns:
(
Boolean
)
2
# File 'lib/symbol-ext.rb', line 2
def
empty?
;
false
;
end