31 32 33
# File 'lib/windstorm/executor.rb', line 31 def create_from_table(t) create(Parser.create(t)) end