Class: FalseClass

Inherits:
Object show all
Defined in:
lib/vex/boot/blank.rb

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


14
15
16
# File 'lib/vex/boot/blank.rb', line 14

def blank?
  true
end