# File lib/innodb/inode.rb, line 124
  def list(name)
    @data[name] if lists.include? name
  end