class Sycamore::NothingTree::NestedStringPresentation

@api private

Public Instance Methods

inspect() click to toggle source
# File lib/sycamore/nothing.rb, line 141
def inspect
  'n/a'
end