class SQLite3::Database

def step( *args )

def step( *args )
  step_with_ctx(@ctx, *args)
end