Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_rbObject



80
81
82
# File 'lib/guerilla.rb', line 80

def to_rb
  "nil"
end