/*
 * Author: ?
 * Returns an empty hash structure
 *
 * Arguments:
 * None
 *
 * Return Value:
 * Empty Hash Structure <ARRAY>
 *
 * Public: No
 */
#include "script_component.hpp"

[[],[]]