4 5 6
# File 'lib/dba/dbml_printer.rb', line 4 def print_table_start(name) @io.puts "Table #{name} {" end