Method: String#nothing

Defined in:
lib/chitin/core_ext/string.rb

#nothingObject



8
# File 'lib/chitin/core_ext/string.rb', line 8

def nothing     ; Wirble::Colorize.colorize_string self, :nothing     ; end