[Rails 5] include ActiveModel::Model - Select Method Problem

Greetings,

https://github.com/emrahyildirim/radgroup/

/ App / view models / forms model.rb

Rails console
FormModel.select(:name) can not use the command.

error
nomethoderr (private method ‘select’ called for

I am asking for your help.