# File lib/ripl/hirb.rb, line 4
def
before_loop
super
Hirb
.
enable
(
Ripl
.
config
[
:hirb
]
||
{})
end