module RSpec::Core::DSL

def self.exposed_globally?

Other tags:
    Private: -
def self.exposed_globally?
  @exposed_globally ||= false
end