# File src/ruby_supportlib/phusion_passenger/vendor/union_station_hooks_core/lib/union_station_hooks_core.rb, line 270
    def call_event_pre_hook(_event)
      raise 'This method may only be called after ' \
        'UnionStationHooks.initialize! is called'
    end