# File lib/introspection/method.rb, line 24
    def hash
      [owner, name, visibility].hash
    end