{
    "Function": "registry",
    "File": "contracts/interfaces/IStrategyRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function registry(address _strategy) external view returns (bool);"
}