Hi everyone When I run any command in console I get error ```ruby User.last.attributes An error occurred when inspecting the object: #<NoMethodError: undefined method 'end_with?' for nil> Result of Kernel#inspect: #<Hash:0x00007f05a39d7268> => {#<Hash:0x00007f05a39d7268> ``` irb_info ```ruby irb_info Ruby version: 3.4.1 IRB version: irb 1.15.1 (2025-01-22) InputMethod: RelineInputMethod with Reline 0.6.0 and /root/.inputrc Completion: Tab Complete, RegexpCompletor RUBY_PLATFORM: x86_64-linux LANG env: C.UTF-8 LC_ALL env: C.UTF-8 East Asian Ambiguous Width: 1 ```