class GraphQL::Backtrace

def inspect

def inspect
  @table.to_table
end