module Transpec::Syntax::Mixin::OwnedMatcher::ClassMethods

Public Instance Methods

standalone?() click to toggle source
# File lib/transpec/syntax/mixin/owned_matcher.rb, line 16
def standalone?
  false
end