FIXME in file /std/modules/m_gettable.c line 14:

 hmm, are these necessary?  I think hook evaluation uses an evaluate
 anyway...

Code:
private mixed prevent_drop()
{
    return evaluate(drop_response);
}
