rubocop:disable Naming/MethodName.
rubocop:disable Naming/MethodName
21 22 23
# File 'lib/cinnabar/pipe.rb', line 21 def ▷(other) # rubocop:disable Naming/MethodName Cinnabar::FnPipe.▷(self, other) end