51 52 53
# File 'lib/freshdesk_api/resource.rb', line 51 def inspect "#<#{self.class.name} #{@attributes.to_hash.inspect}>" end