class NilClass
Public Instance Methods
pretty(width: nil)
click to toggle source
# File lib/ectoplasm.rb, line 92 def pretty width: nil 'n/a'.grey end
# File lib/ectoplasm.rb, line 92 def pretty width: nil 'n/a'.grey end