# File lib/support.rb, line 85
def
add_function
(
name
,
type
)
@functions
[
name
]
<<
type
type
end