96 97 98
# File 'lib/rbs/ast/members.rb', line 96 def hash self.class.hash ^ name.hash ^ type.hash end