# File lib/adhearsion/voip/asterisk/menu_command/matchers.rb, line 40
          def new_calculated_match(options)
            CalculatedMatch.new({:pattern => pattern, :context_name => context_name}.merge(options))
          end