# File test.rb, line 27
  def initialize
    @sql_primary_key = :number # used when selecting


    @number = 1
  end