# File lib/operator.rb, line 21
    def has_operation? op; @operations.member? op_to_method(op) end