class Ccp::Receivers::Global
Public Class Methods
new()
click to toggle source
Calls superclass method
Ccp::Receivers::Base::new
# File lib/ccp/receivers/global.rb, line 4 def self.new @instance ||= super end