class StatelyDB::KeyPath

def initialize

def initialize
  super
  @path = []
end