# File lib/data_objects/spec/shared/typecast/other_spec.rb, line 3
  def initialize(value)
    @value = value
  end