# File lib/pry/rbx_path.rb, line 16
def
rvm_ruby?
(
path
)
!
!
(
path
=~
/\.rvm/
)
end