When requiring a gem with require 'gemname' I seem to get a consistent return of "false", even when the gem has been loaded successfully. This does not match the spec of 'require'. Is this a gem bug? Or is it supposed to behave this way? Thanks.