# File lib/innodb/page/index_compressed.rb, line 13
def
directory
super
.
map
{
|
n
|
n
&
0x3fff
}
end