# File lib/abingo.rb, line 71
  def initialize(identity)
    @identity = identity
    super()
  end