{
    "Function": "distribute",
    "File": "contracts/test/utils/TestVoter.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function distribute(address _gauge) external {\n          \n      }"
}