# File lib/rspec/matchers/built_in/start_and_end_with.rb, line 32 def element_matches?(expected, actual) @actual[0] == @expected end