{
    "Function": "setGateKeeper",
    "File": "contracts/testing/stakehouse/StakeHouseRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setGateKeeper(address) external {\n        // No mock implementation at the moment\n    }"
}