class Shoulda::Matchers::Doublespeak::MethodCall

def to_hash

def to_hash
  { method_name: method_name, args: args }
end