# File lib/spec/matchers/be.rb, line 114
      def description
        "be #{@operator} #{expected_to_sentence}#{args_to_sentence}"
      end