class Google::Logging::SourceLocation

def hash

Other tags:
    Private: -
def hash
  [file, line, function].hash
end