# File lib/introspection/method.rb, line 32
    def inspect
      "#{owner}##{name} (#{visibility})"
    end