Returns:
341 342 343
# File 'lib/satops/operator.rb', line 341 def include?(arg) self.include_key?(arg) end