# File lib/pry/command.rb, line 121
def
hooks
@hooks
||=
{
:before
=
>
[],
:after
=
>
[]}
end