Version: 3.8.0 ``` xero-ruby-3.8.0/lib/xero-ruby/models/files/association.rb:23: warning: redefining 'object_id' may cause serious problems ``` Also check current version (9.3.0), `object_id` still redefined in https://github.com/XeroAPI/xero-ruby/blob/master/lib/xero-ruby/models/files/association.rb#L32 Is there a plan to rename the attribute to be compatible with ruby 3.4?