# File lib/chef/monkey_patches/numeric.rb, line 12
  def ord
    return self
  end