class Gladys::Script

def create_indexes(&block)

def create_indexes(&block)
  @blocks[:create_indexes] = block
end