class Rubylog::DSL::Thats::Not

Public Instance Methods

rubylog_matches_as_guard?(other) click to toggle source
# File lib/rubylog/dsl/thats.rb, line 25
def rubylog_matches_as_guard? other
  not super
end