# File lib/core/facets/method/public.rb, line 19 def protected? receiver.protected_methods.include? name end