Bundle.method(
        meta({
            "name": "get",
            "description": "Gets an item by it's id. Items are stored directly on the bundle and can alternately be accessed directly with bracket or dot notations. Such as bundle[id] or bundle.someId",
            "arguments": [{