class HooksTest::TestClass

def executed

def executed
  @executed ||= [];
end