Could someone explain the Class#method syntax? Is it just the same as Class.method for class method? They seem to be used interchangably in Programming Ruby. Thanks, Matt.