def call_operator: () -> String?
2789 2790 2791
# File 'lib/prism/node.rb', line 2789 def call_operator call_operator_loc&.slice end