# File lib/virtus/attribute/default_value.rb, line 34
      def initialize(value)
        @value = value
      end