class SQLite3::Database::AggregateDefinitionProxy

def step(&block)

def step(&block)
  @step_callback = block
end