Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/bb_analytics.rb

Instance Method Summary collapse

Instance Method Details

#present?Boolean

Returns:

  • (Boolean)


15
16
17
# File 'lib/bb_analytics.rb', line 15

def present?
  false
end