# File lib/og/connection.rb, line 206
def
create_table
(
klass
)
@db
.
create_table
(
klass
)
end