module RSpec::Core::Backports::Random::Implementation

def left

def left
  @mt.left
end