Valkyrie::Types::ID.constructor do |input| if input.blank? nil else Valkyrie::Types::ID[input] end end