class Gladys::Script

def create_tables(&block)

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