module Aws::Lex::Conversation::Spec
Public Class Methods
included(base)
click to toggle source
# File lib/aws/lex/conversation/spec.rb, line 11 def self.included(base) base.include(Matchers) end
# File lib/aws/lex/conversation/spec.rb, line 11 def self.included(base) base.include(Matchers) end