class Java::ComOrientechnologiesOrientCoreId::ORecordId
  def inspect
    "<'#{to_s}'>"
  end
end